'Declaration
<DescriptionAttribute("Width, in inches, of the bounding box of the annotation")> Public Property Width As Single
[Description("Width, in inches, of the bounding box of the annotation")] public float Width {get; set;}
public read-write property Width: Single;
DescriptionAttribute("Width, in inches, of the bounding box of the annotation") public function get,set Width : float